Auto merge of #3795 - jryans:template-year, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 6 Mar 2017 20:42:29 +0000 (20:42 +0000)
committerbors <bors@rust-lang.org>
Mon, 6 Mar 2017 20:42:29 +0000 (20:42 +0000)
commit3bc886585dfdb8889e40531c9ef481345ca79b26
treefefd03dbe5083af75d7551b4604d25a3d2eb42ed
parentc54a2ade31d80a58266ffa0737a7045bcf72b71d
parent47221e98189daa34e47934d44223db12db84c7b9
Auto merge of #3795 - jryans:template-year, r=alexcrichton

Add year to project template variables

This adds the current year as a `year` variable for project templates. Some license files / headers include the year, so this should make it easier to include those in a template.
Cargo.lock
Cargo.toml
src/cargo/ops/cargo_new.rs
tests/new.rs